style(docs): lint fixes from docs.page audit#9062
Conversation
deb4cb9 to
7db8563
Compare
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request implements a series of documentation maintenance tasks following a recent audit. The changes focus on centralizing configuration for sidebar icons and cleaning up redundant metadata in documentation files, alongside minor style improvements to the reference CSS to ensure consistency. Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize the Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counterproductive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates the documentation configuration and styling. It replaces the custom icon URLs in docs.json with official Firebase SVG assets, removes the redundant icon metadata from the frontmatter of various MDX documentation files, and applies minor formatting and style cleanups (such as quote normalization and decimal formatting) in docs/reference.css. There are no review comments, and I have no additional feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
Already passed all documentation-related checks --> merging |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9062 +/- ##
============================================
- Coverage 60.86% 59.42% -1.43%
+ Complexity 1602 1592 -10
============================================
Files 455 392 -63
Lines 33589 24774 -8815
Branches 5466 4497 -969
============================================
- Hits 20441 14720 -5721
+ Misses 11976 9295 -2681
+ Partials 1172 759 -413
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Summary
Follow-up lint from a docs.page audit — no functional changes.
docs.jsonnavigation configiconfields from usage page frontmatterdocs/reference.cssTest plan